Leadtools.Dicom.AddIn Namespace > ThreadSafeList<T> Class : Remove Method |
'Usage Dim instance As ThreadSafeList(Of T) Dim item As T Dim value As Boolean value = instance.Remove(item)
Exception | Description |
---|---|
System.NotSupportedException | The ICollection is read-only. |